home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 22
/
PC Gamer IT CD 22.iso
/
SWDEMO
/
DATA.Z
/
SW.GRP
/
COMMIT.DAT
< prev
next >
Wrap
INI File
|
1997-05-13
|
743b
|
42 lines
[Commit]
;COMMIT data file
;
;This data file defines the configurable options of COMMIT. Presumably,
;the user never sees this file, but rather it is setup by another
;program which launches COMMIT.
;
;
;COMMTYPE
; - SERIAL - 1
; - MODEM - 2
; - NETWORK - 3
;
; NUMPLAYERS
; - 0..MAXPLAYERS
;
; VECTOR
; - ~ find an empty one
; - 0x60..0x69 specify one
;
; CONNECTTYPE
; - DIALMODE - 0
; - ANSWERMODE - 1
; - ALREADYCONNECTED - 2
;
COMMTYPE = 2
NUMPLAYERS = 2
PAUSE = 0
VECTOR = ~
SOCKETNUMBER = 34889
INITSTRING = "ATZ"
HANGUPSTRING = "ATH0=0"
PHONENUMBER = "251-3748"
LAUNCHNAME = "SW.EXE"
CONNECTTYPE = 0
USETONE = 1
COMPORT = 3
IRQNUMBER = ~
UARTADDRESS = ~
PORTSPEED = 14400
SHOWSTATS = 0